home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMTEX / DVIVIEW / !DVIview / Messages < prev    next >
Text File  |  1996-06-18  |  3KB  |  108 lines

  1. # Message file for !DVIview
  2.  
  3. _TaskName:DVIview
  4.  
  5.  
  6. # Miscellaneous bits of text
  7.  
  8. PageRange:Page %u of %u
  9. Page:Page
  10. Pages:Pages
  11. None:None
  12. Paused:Printing paused
  13. ReloadPaper:Please put the paper from the printer's out-tray back into the in-tray
  14. RemovePaper:Please remove the completed copy from the printer's out-tray
  15.  
  16. # Parameterless errors
  17.  
  18. Err00100:There are too many fonts (more than 255) in a page
  19. Err10000:Not enough memory
  20. Err10001:Printing aborted (Escape pressed)
  21. #Err10002 is used internally
  22.  
  23.  
  24. # File error: e.g. Data corrupt in dvi file 'ADFS:......'
  25.  
  26. FileError:%0 in %1 file '%2'
  27. FileCorrupt:Data appears to be corrupt
  28. FileSaveError:Error when saving
  29. NoOpen:Unable to open
  30.  
  31.  
  32.  
  33. # dvi file errors
  34.  
  35. PageListBroken:The page list is broken
  36. FontTableCorrupt:The font table is corrupt
  37.  
  38.  
  39.  
  40. # dvi file errors in a particular page
  41.  
  42. DVIPageError:%0 in page %1 of dvi file '%2'
  43. UnknownFont:An unknown font number appears
  44. UndefinedCommand:An undefined opcode appears
  45.  
  46.  
  47.  
  48. # tfm/vf file errors
  49.  
  50. HeaderCorrupt:The header is corrupt
  51.  
  52.  
  53. # vf file errors
  54.  
  55. VFBadVersion:DVIview doesn't understand the version number
  56.  
  57.  
  58.  
  59.  
  60. # Choices file errors
  61.  
  62. Choices:choices
  63. MoreRecent:The data was generated by a more recent version of !DVIview and cannot be read
  64.  
  65.  
  66.  
  67. # Special command errors
  68.  
  69. SpecialError:%0 in special command '%1'
  70. NoFilename:No filename given
  71. CropSyntax:Syntax error in crop command
  72. ScaleSyntax:Syntax error in scale command
  73. OverCrop:No diagram left after cropping
  74.  
  75. UnknownSub:Unknown sub-command '%0' in special command '%1'
  76.  
  77.  
  78.  
  79. # Other warnings and errors
  80.  
  81. Checksums:TFM and DVI font checksums do not agree for %0
  82. FontArea:Font area '%0' encountered. !DVIview does not support font areas - please contact the author
  83. UnknownSpecial:Unknown special command '%0'
  84. NoSummary:There is no font summary for %0, so text using %0 will not be properly formatted
  85. NoSummary2:There is no font summary for %0. This font is substituted for %1, so text using %1 will not be properly formatted
  86. Substituted:%0 is being displayed using %1
  87.  
  88. NoFile:File '%0' doesn't exist
  89. LongFontName:An extremely long font name has been used: '%0'
  90. UnknownPicType:DVIview can only use sprite, Draw and JPEG files as diagrams. File '%0' is none of these.
  91. NoJPEGs:DVIview can't include JPEG files because the SpriteExtend module is earlier than 0.99. Diagram '%0' was not loaded.
  92. PackageTooLong:Filename too long when loading data from font package '%0'
  93.  
  94.  
  95. # Errors reported in response to signals
  96.  
  97. SigQuery:The error "%0" has occurred. Should !DVIview try to continue?
  98. Sig1:Abort
  99. Sig2:Arithmetic exception
  100. Sig3:Illegal instruction
  101. Sig4:Attention request
  102. Sig5:Address exception
  103. Sig6:Termination request
  104. Sig7:Stack overflow
  105. Sig8:
  106. Sig9:User exception
  107. Siga:OS error
  108.